home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Information Management / Filevision® IV / FilevisionÆ IV / card_31679.txt < prev    next >
Text File  |  1990-03-16  |  627b  |  33 lines

  1. -- card: 31679 from stack: in
  2. -- bmap block id: 33236
  3. -- flags: 4000
  4. -- background id: 13501
  5. -- name: view print
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global delay
  9.   wait delay seconds
  10. end openCard
  11.  
  12. on closeCard
  13.   set the hilite of card button 1 to true
  14.   wait 20
  15.   set the hilite of card button 1 to false
  16.   wait 20
  17. end closeCard
  18.  
  19.  
  20.  
  21. -- part 1 (button)
  22. -- low flags: 00
  23. -- high flags: 2000
  24. -- rect: left=286 top=0 right=52 bottom=512
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: flash
  33.